-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.8.1
-
Code
-
Classes
- LknWCGatewayCieloCredit
Total Complexity |
100 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
837 |
Lines of code |
589 |
Logical lines of code |
259 |
Comment lines |
130 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
26 |
26 |
154 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_fields() |
A |
34 |
7 |
122 |
process_refund() |
A |
49 |
10 |
26 |
validate_exp_date() |
S |
52 |
7 |
25 |
payment_gateway_scripts() |
S |
52 |
7 |
22 |
init_form_fields() |
S |
37 |
2 |
92 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
57 |
6 |
16 |
validate_fields() |
S |
57 |
5 |
16 |
lknGetCartTotal() |
S |
61 |
4 |
12 |
__construct() |
S |
51 |
3 |
25 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |